html, body, div, h1, h2, h3, h4, h5, h6, p, img, dl, dt, dd, ol, ul, li, form, input,textarea,blockquote, table, tr, th, td,nav { margin: 0;  padding: 0;  border: 0;}
table{border-collapse:collapse; border-spacing:0;}
img { border: 0; vertical-align: top; }
address,caption,cite,code,dfn,em,strong,th,var{ font-style:normal; font-weight:normal;}
ol,ul,dl {list-style:none;}
input,textarea,select{border: 0; outline: 0; -webkit-appearance: none; resize: none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
.clearfix:after{content: ""; display: block; clear: both;}
a{text-decoration: none; color: #333; cursor: pointer;}
.fl{ float:left;}
.fr{ float:right;}
.hide { display: none;}
/*ȥ��input type=number��Ĭ�ϼӼ�С��ͷ*/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
input[type="number"]{
    -moz-appearance: textfield;
}
input::-webkit-input-placeholder {
    color: #999;
}
.placeholder{
    color: #999;
}
body{
    font-family: 'Helvetica Neue',Tahoma,Arial,Roboto,PingFangSC-Regular,'Hiragino Sans GB','Microsoft Yahei',sans-serif;
    background-color: #fff;
    color: #333;
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
}
/*��ҳ*/
header{
    width: 6.4rem;
    height: 1.32rem;
    color: #000;
    background-color: #eee;
    border-top: 0.06rem solid #2e68b1;
    overflow: hidden;
}
header a.logo{
    margin: 0.37rem 0 0 0.18rem;
}
header a.logo,header a.logo img{
    width: 4.16rem;
    height: 0.58rem;
}
header a.email{
    margin-top: 0.48rem;
}
header a.email,header a.email img{
    width: 0.4rem;
    height: 0.31rem;
}
header a.all{
    margin: 0.5rem 0.2rem 0 0.2rem;
}
header a.all,header a.all img{
    width: 0.37rem;
    height: 0.28rem;
}
.searchbox{
    padding: 0.2rem;
    overflow: hidden;
}
.searchbox input{
    border-radius: 0.1rem;
    font-size: 0.2rem;
}
.searchbox .ipt{
    width: 4.50rem;
    height: 0.47rem;
    line-height: 0.47rem;
    border: 1px solid #b5b5b6;
    padding-left: 0.15rem;
}
.searchbox .ibt{
    background-color: #e2e2e2;
    width: 1.22rem;
    height: 0.49rem;
    line-height: 0.49rem;
    color: #2e68b1;
}
nav{
    width: 6.4rem;
}
nav ul li{
    float: left;
    /*width: calc(25% - 2px);*/
    width: 25%;
    height: 0.58rem;
    line-height: 0.58rem;
    font-size: 0.24rem;
    text-align: center;
    background-color: #2e68b1;
    border: 1px solid #26599b;
    box-sizing: border-box;
}
nav ul li a{
    width: 1.49rem;
    height: 0.48rem;
    line-height: 0.48rem;
    color: #fff;
    margin: 0.04rem;
    display: block;
}
nav ul li a.on{
    background-color: #11417e;
}
.contain{
    width: 6.4rem;
}
.topNew{
    padding: 0.4rem 0;
}
.topNew h2{
    text-align: center;
    width: 4.8rem;
    font-size: 0.32rem;
    margin: 0 auto 0.2rem auto;
    line-height: 0.42rem;
}
.topNew p.newsp{
    font-size: 0.24rem;
    text-align: center;
    color: #818181;
    line-height: 0.3rem;
}
.topNew p.newsp a{
    color: #818181;
    margin: 0 0.24rem;
}
.slider_box{
    width: 6.4rem;
    height: 4.8rem;
    position: relative;
}
.slider_box ul.silder_con li a img{
    width: 6.4rem;
    height: 3.89rem;
}
.slider_box ul.silder_con li .silder_intro{
    text-align: center;
    font-size: 0.24rem;
    color: #003d82;
    margin-top: 0.1rem;
}
.slider_box ul.silder_nav{
    position: absolute;
    height: 0.29rem;
    bottom: 0.91rem;
    right: 0;
    overflow: hidden;
}
.slider_box ul.silder_nav li{
    float: left;
    width: 0.29rem;
    height: 0.29rem;
    line-height: 0.29rem;
    text-align: center;
    font-size: 0.18rem;
    margin-right: 0.02rem;
    background-color: #11417e;
    color: #fff;
}
.slider_box ul.silder_nav li.on{
    background-color: #fff;
    color: #11417e;
}
.newsitem .tab-title{
    background-color: #eaeaea;
    font-size: 0.24rem;
    height: 0.64rem;
    line-height: 0.64rem;
}
.newsitem .tab-title a{
    width: 33.3%;
    display: block;
    float: left;
    text-align: center;
    font-weight: bold;
    background-color: #eaeaea;
    box-sizing: border-box;
    border-left: 1px solid #f8f8f8;
    border-right: 1px solid #cdcdcd;
}
.newsitem .tab-title a.on{
    background-color: #11417e;
    color: #fff;
    border: none;
    position: relative;
}
.newsitem .tab-title a.on i{
    position: absolute;
    width: 0;
    height: 0;
    border-left: 0.1rem solid transparent;
    border-right: 0.1rem solid transparent;
    border-top: 0.1rem solid #11417e;
    top: 0.64rem;
    left: 45%;
    display: block;
}
.newsitem .tabList{
    padding: 0.2rem 0.35rem;
}
.newsitem .tabList ul li{
    border-bottom: 1px dotted #b6b6b6;
    font-size: 0.28rem;
    position: relative;
    padding: 0.2rem 0 0.2rem 0.12rem;
    overflow: hidden;

}
.newsitem .tabList ul li:before{
    content: " ";
    position: absolute;
    top: 32%;
    left: 0;
    display: block;
    width: 0.04rem;
    height: 0.04rem;
    background-color: #333;
    border-radius: 50%;
}
.newsitem .tabList ul li a{
    width: 4.2rem;
    line-height: 0.48rem;
    overflow: hidden;
    float: left;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.newsitem .tabList ul li span.time{
    float: right;
    font-size: 0.22rem;
    color: #c1c1c1;
    margin-top: 0.6rem;
}
.more{
    display: block;
    width: 1.7rem;
    text-align: center;
    height: 0.54rem;
    line-height: 0.54rem;
    color: #c4c4c4;
    border: 1px solid #c3c3c3;
    border-radius: 0.2rem;
    font-size: 0.26rem;
    margin: 0.4rem auto;
}
.newsitem .ywly{
    padding: 0.2rem 0.15rem;
}
.newsitem .ywly .picgroup{
}
.newsitem .ywly .picgroup img{
    float: left;
    width: 2.95rem;
    height: 1.7rem;
    margin: 0.05rem;
}
.newsitem .ywly p{
    font-size: 0.28rem;
    line-height: 0.48rem;
    text-indent: 2em;
    padding: 0.1rem 0;
}
.company{
    padding: 0.2rem;
}
.company a{
    display: block;
    background-color: #11417e;
    height: 1.3rem;
    margin-bottom: 0.3rem;
    font-size: 0.28rem;
    color: #fff;
    overflow: hidden;
}
.company a img{
    float: left;
    height: 0.4rem;
    margin: 0.46rem 0.23rem 0 2rem;
}
.company a span{
    float: left;
    margin-top: 0.44rem
}
.link{
    background-color: #3f77be;
    height: 0.63rem;
    line-height: 0.63rem;
    text-align: center;
    font-size: 0.24rem;
    color: #fff;
}
.link a{
    color: #fff;
    margin: 0 0.18rem;
}
footer{
    background-color: #2e68b1;
    color: #fff;
    text-align: center;
    font-size: 0.2rem;
    height: 1.24rem;
    padding-top: 0.36rem;
}
/*�б�ҳ*/
.listbox{
    margin-top: 0.3rem;
}
.listbox .tab-title{

}
.listbox .tab-title i{
    float: left;
    background: url("2466051.png") no-repeat 0.16rem 0.2rem;
    width: 0.35rem;
    height: 0.6rem;
}
.wzbox{
    padding: 0.4rem 0.35rem;
}
.topNew .info{
    border-bottom: 1px dotted #b6b6b6;
    color: #2e68b1;
    font-size: 0.2rem;
    text-align: center;
    padding-bottom: 0.15rem;
}
.topNew .info span{
    margin: 0 0.15rem;
}
.topNew .wz-text{
    padding: 0.34rem 0;
}
.topNew .wz-text img{
    width: 5.52rem;
    height: 3.44rem;
    margin: 0 auto;
    display: block;
    margin-bottom: 0.5rem;
}
.topNew .wz-text p{
    font-size: 0.24rem;
    line-height: 0.42rem;
    text-indent: 2em;
    margin-bottom: 2em;
}